Skip to content

Add quick_sort3 function based on 'QuicksortIsOptimal.pdf' (see comments #402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

wilsonk
Copy link
Contributor

@wilsonk wilsonk commented May 24, 2011

Add quick_sort3 function based on 'QuicksortIsOptimal.pdf' (see comments in file). Cleanup the quick_sort function a little, as well. Add test file.

wilsonk added 2 commits May 24, 2011 12:07
…nts in file). Cleanup the quick_sort function a little, as well. Add test file.
@brson
Copy link
Contributor

brson commented May 24, 2011

Integrated. Thanks!

@brson brson closed this May 24, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
…crichton

Add EAI_SYSTEM getaddrinfo error code.

This is useful to decide if value returned from getaddrinfo is actual
error or you should look at errno instead.
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
calebzulawski pushed a commit to calebzulawski/rust that referenced this pull request Jan 18, 2025
Avoid migration pitfall from packed_simd as described in rust-lang#402.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants